_CoinGeckoApiImpl

class _CoinGeckoApiImpl(_ktorfit: Ktorfit) : <ERROR CLASS> ERROR CLASS: Symbol not found for CoinGeckoApi

Constructors

Link copied to clipboard
constructor(_ktorfit: Ktorfit)

Functions

Link copied to clipboard
open suspend override fun getCoinDetail(coinMarketId: String): ERROR CLASS: Symbol not found for CoinDetailDTO
Link copied to clipboard
open suspend override fun getMarkets(currency: String, order: String, count: Int, page: Int): List<ERROR CLASS: Symbol not found for CoinMarketDTO>